home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 009 / lightpat.arc / KSPC.PAT < prev   
Encoding:
Text File  |  1986-06-28  |  2.0 KB  |  62 lines

  1. PRODUCT : TURBO LIGHTNING
  2. VERSION : 1.00
  3.      OS : PC-DOS
  4.  
  5.   TITLE : BACKSPACE OVER CORRECTLY SPELLED WORD
  6.  
  7.  
  8. This  patch allows you to backspace over correctly spelled  words
  9. without initiating a beep.
  10.  
  11. Use  the DOS utility,  DEBUG,  to apply the following patch to  a
  12. copy  of your original LIGHT.COM file.   Copy DEBUG.COM into  the
  13. directory  (or  onto  the diskette) where your  working  copy  of
  14. LIGHT.COM  is  located.   At the DOS prompt,  type the  following
  15. information  exactly  as  it  appears.  (Conclude  each  line  by
  16. pressing <Enter>.)
  17.  
  18. Note:   1.   DEBUG is not sensitive to upper and lower case.  All
  19.              addresses  are  listed  in upper case  for  ease  of
  20.              readability.
  21.  
  22.         2.   While in DEBUG, the prompt will appear as a dash (-).
  23.         
  24.         3.   If  you  do  not receive the  appropriate  response,              
  25.              press "g" followed by <Enter>,  to quit.  Check your              
  26.              version numbers and, if correct, try again. 
  27.   
  28.    TYPE                   THIS APPEARS
  29.  
  30. debug LIGHT.COM<Enter>      -
  31.  
  32. e3147<Enter>                xxxx:3147  EA.
  33.  
  34. E6<Enter>                   -
  35.  
  36. w<Enter>                    Writing xxxx bytes
  37.  
  38. q<Enter>                    DOS prompt
  39.  
  40. PRODUCT : TURBO LIGHTNING
  41. VERSION : 1.01A
  42.      OS : PC-DOS
  43.  
  44.   TITLE : BACKSPACE OVER CORRECTLY SPELLED WORD
  45.  
  46.  
  47. This  patch allows you to backspace over correctly spelled  words
  48. without initiating a beep.
  49.  
  50.  
  51.     TYPE                   THIS APPEARS
  52.  
  53. debug LIGHT.COM<Enter>      -
  54.  
  55. e321D<Enter>                xxxx:321D  EA.
  56.  
  57. E6<Enter>                   -
  58.  
  59. w<Enter>                    Writing xxxx bytes
  60.  
  61. q<Enter>                    DOS prompt
  62.